|
Log4j 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface INetworkMonitor
INetworkMonitor interface - defines an interface between Vlbi Broker
and EXPReS Network Monitor (ENM). This interface is used to request network
metrics and find best connection match-up between translation node (TN) and
radio telescopes.
| Method Summary | |
|---|---|
java.util.List<NetworkMetric> |
getNetworkMetric(int networkOrderId)
Get network metric by the specified network order identifier. |
int |
orderNetworkMetric(MessageHeader messageHeader,
NetworkMetric networkMetric)
Creates a new network metric order. |
| Method Detail |
|---|
int orderNetworkMetric(MessageHeader messageHeader,
NetworkMetric networkMetric)
messageHeader - message header, information about message sendernetworkMetric - instance of network metric order
java.util.List<NetworkMetric> getNetworkMetric(int networkOrderId)
NULL is returned.
networkOrderId - identifier of the network metrics
NULL if network metric is not
ready yet.
|
Log4j 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||